pub unsafe extern "C" fn switch_ivr_menu_bind_function(
menu: *mut switch_ivr_menu_t,
function: switch_ivr_menu_action_function_t,
arg: *const c_char,
bind: *const c_char,
) -> switch_status_tpub unsafe extern "C" fn switch_ivr_menu_bind_function(
menu: *mut switch_ivr_menu_t,
function: switch_ivr_menu_action_function_t,
arg: *const c_char,
bind: *const c_char,
) -> switch_status_t