pub unsafe extern "C" fn jit_strncpy( dest: *mut c_char, src: *const c_char, len: c_uint, ) -> *mut c_char