pub unsafe extern "C" fn napi_delete_async_work(
    env: *mut napi_env__,
    work: *mut napi_async_work__
) -> u32