pub unsafe extern "C" fn js_strdup(
    ctx: *mut JSContext,
    str_: *const c_char
) -> *mut c_char