pub unsafe extern "C" fn LoadFontFromMemory( fileType: *const c_char, fileData: *const c_uchar, dataSize: c_int, fontSize: c_int, fontChars: *mut c_int, charsCount: c_int) -> Font