pub unsafe extern "C" fn GenImageFontAtlas( chars: *const CharInfo, recs: *mut *mut Rectangle, charsCount: i32, fontSize: i32, padding: i32, packMethod: i32) -> Image