pub unsafe extern "C" fn FT_Set_Debug_Hook(
    library: FT_Library,
    hook_index: FT_UInt,
    debug_hook: FT_DebugHook_Func
)