pub unsafe extern "stdcall" fn WNetCancelConnectionA(
    lpName: LPCSTR,
    fForce: BOOL
) -> DWORD