pub unsafe extern "C" fn JS_FreeCString(
    ctx: *mut JSContext,
    ptr: *const i8
)