Function windows_sys::Win32::Networking::ActiveDirectory::ADsGetObject

pub unsafe extern "system" fn ADsGetObject(
    lpszpathname: PCWSTR,
    riid: *const GUID,
    ppobject: *mut *mut c_void,
) -> HRESULT