pub unsafe extern "C" fn js_strndup( ctx: *mut JSContext, s: *const c_char, n: usize, ) -> *mut c_char