pub unsafe extern "C" fn switch_event_bind(
id: *const c_char,
event: switch_event_types_t,
subclass_name: *const c_char,
callback: switch_event_callback_t,
user_data: *mut c_void,
) -> switch_status_tpub unsafe extern "C" fn switch_event_bind(
id: *const c_char,
event: switch_event_types_t,
subclass_name: *const c_char,
callback: switch_event_callback_t,
user_data: *mut c_void,
) -> switch_status_t