Function windows_sys::Win32::UI::Shell::SHOpenPropSheetW

pub unsafe extern "system" fn SHOpenPropSheetW(
    pszcaption: PCWSTR,
    ahkeys: *const HKEY,
    ckeys: u32,
    pclsiddefault: *const GUID,
    pdtobj: *mut c_void,
    psb: *mut c_void,
    pstartpage: PCWSTR,
) -> BOOL