pub unsafe fn ugender_getInstance<P0>(
    locale: P0,
    status: *mut UErrorCode
) -> *mut UGenderInfo
where P0: IntoParam<PCSTR>,