pub unsafe extern "C" fn strsnvisx( dst: *mut c_char, dlen: size_t, src: *const c_char, len: size_t, flag: c_int, extra: *const c_char, ) -> c_int