pub unsafe extern "C" fn napi_create_sendable_array(
env: napi_env,
result: *mut napi_value,
) -> napi_statusAvailable on crate features
api-12 and napi only.pub unsafe extern "C" fn napi_create_sendable_array(
env: napi_env,
result: *mut napi_value,
) -> napi_statusapi-12 and napi only.