pub unsafe extern "system" fn WNetCancelConnection2W(
    lpname: PCWSTR,
    dwflags: NET_CONNECT_FLAGS,
    fforce: BOOL,
) -> WIN32_ERROR