pub unsafe extern "cdecl" fn ucurr_register(
    isocode: *const u16,
    locale: PCSTR,
    status: *mut UErrorCode
) -> *mut c_void