pub unsafe extern "C" fn switch_channel_perform_set_running_state(
channel: *mut switch_channel_t,
state: switch_channel_state_t,
file: *const c_char,
func: *const c_char,
line: c_int,
) -> switch_channel_state_tpub unsafe extern "C" fn switch_channel_perform_set_running_state(
channel: *mut switch_channel_t,
state: switch_channel_state_t,
file: *const c_char,
func: *const c_char,
line: c_int,
) -> switch_channel_state_t