pub unsafe fn ubidi_invertMap(
    srcmap: *const i32,
    destmap: *mut i32,
    length: i32
)