pub unsafe fn create_bigint_int64( env: Env, value: i64, result: *mut Value, ) -> Result<(), Status>
sys
napi-6
napi_create_bigint_int64