pub unsafe fn ubidi_getClassCallback(
    pbidi: *mut UBiDi,
    fn: *mut UBiDiClassCallback,
    context: *const *const c_void
)