pub unsafe extern "C" fn switch_copy_string( dst: *mut c_char, src: *const c_char, dst_size: switch_size_t, ) -> *mut c_char