pub unsafe extern "C" fn LoadFontEx( fileName: *const c_char, fontSize: c_int, codepoints: *mut c_int, codepointCount: c_int, ) -> Font