pub unsafe extern "C" fn switch_float_to_short(
f: *mut f32,
s: *mut c_short,
len: switch_size_t,
) -> switch_size_tpub unsafe extern "C" fn switch_float_to_short(
f: *mut f32,
s: *mut c_short,
len: switch_size_t,
) -> switch_size_t