Function windows_sys::Win32::UI::Shell::CDefFolderMenu_Create2

pub unsafe extern "system" fn CDefFolderMenu_Create2(
    pidlfolder: *const ITEMIDLIST,
    hwnd: HWND,
    cidl: u32,
    apidl: *const *const ITEMIDLIST,
    psf: *mut c_void,
    pfn: LPFNDFMCALLBACK,
    nkeys: u32,
    ahkeys: *const HKEY,
    ppcm: *mut *mut c_void,
) -> HRESULT