pub unsafe extern "C" fn FT_Get_Sfnt_Table(
    face: FT_Face,
    tag: FT_Sfnt_Tag
) -> *mut c_void