pub unsafe extern "C" fn IDASetUserDataB(
    ida_mem: *mut c_void,
    which: c_int,
    user_dataB: *mut c_void
) -> c_int