pub unsafe extern "system" fn GopherCreateLocatorW(
    lpszhost: PCWSTR,
    nserverport: u16,
    lpszdisplaystring: PCWSTR,
    lpszselectorstring: PCWSTR,
    dwgophertype: u32,
    lpszlocator: PWSTR,
    lpdwbufferlength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"