pub unsafe extern "C" fn JS_GetScriptBaseLineNumber(
    cx: *mut JSContext,
    script: *mut JSScript
) -> u32