pub unsafe fn RegisterXactCallback(
    arg_callback: XactCallback,
    arg_arg: *mut c_void
)