pub unsafe fn create_bigint_uint64( env: Env, value: u64, result: *mut Value, ) -> Result<(), Status>
sys
napi-6
napi_create_bigint_uint64