Function windows::Win32::Security::WinTrust::OpenPersonalTrustDBDialogEx
pub unsafe fn OpenPersonalTrustDBDialogEx<P0>(
hwndparent: P0,
dwflags: u32,
pvreserved: Option<*mut *mut c_void>,
) -> BOOLwhere
P0: Param<HWND>,