pub unsafe extern "C" fn SetFunctionNativeReserved(
    fun: *mut JSObject,
    which: usize,
    val: *const Value
)