Function windows_sys::Win32::Security::DirectoryServices::DSCreateSecurityPage
pub unsafe extern "system" fn DSCreateSecurityPage(
pwszobjectpath: PCWSTR,
pwszobjectclass: PCWSTR,
dwflags: u32,
phpage: *mut HPROPSHEETPAGE,
pfnreadsd: PFNREADOBJECTSECURITY,
pfnwritesd: PFNWRITEOBJECTSECURITY,
lpcontext: LPARAM,
) -> HRESULT