pub unsafe fn create_array_with_length( env: Env, length: usize, result: *mut Value, ) -> Result<(), Status>
sys
napi-1
napi_create_array_with_length