pub unsafe fn ucnv_getFromUCallBack(
    converter: *const UConverter,
    action: *mut UConverterFromUCallback,
    context: *const *const c_void
)