pub unsafe extern "C" fn js_create_int64( env: *mut js_env_t, value: i64, result: *mut *mut js_value_t, ) -> c_int