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