pub unsafe extern "C" fn RegisterContextProfilingEventMarker(
    cx: *mut JSContext,
    fn_: Option<unsafe extern "C" fn(_: *const i8, _: *const i8)>
)