pub unsafe fn Event_RegisterChat(
    handlers: *mut Event_Chat,
    obj: *mut c_void,
    handler: Event_Chat_Callback
)