pub unsafe extern "system" fn QueryPathOfRegTypeLib(
    guid: *const GUID,
    wmaj: u16,
    wmin: u16,
    lcid: u32,
    lpbstrpathname: *mut *mut u16
) -> HRESULT
Expand description

Required features: "Win32_System_Ole"