pub unsafe fn Event_RegisterRawMove(
    handlers: *mut Event_RawMove,
    obj: *mut c_void,
    handler: Event_RawMove_Callback
)