pub unsafe fn Event_RegisterString(
    handlers: *mut Event_String,
    obj: *mut c_void,
    handler: Event_String_Callback
)