pub unsafe extern "C" fn mju_strncpy( dst: *mut c_char, src: *const c_char, n: c_int, ) -> *mut c_char