pub unsafe extern "C" fn switch_core_timer_init(
timer: *mut switch_timer_t,
timer_name: *const c_char,
interval: c_int,
samples: c_int,
pool: *mut switch_memory_pool_t,
) -> switch_status_tpub unsafe extern "C" fn switch_core_timer_init(
timer: *mut switch_timer_t,
timer_name: *const c_char,
interval: c_int,
samples: c_int,
pool: *mut switch_memory_pool_t,
) -> switch_status_t