pub unsafe fn WSAProviderCompleteAsyncCall<P0>(
    hasynccall: P0,
    iretcode: i32,
) -> i32
where P0: Param<HANDLE>,