pub unsafe fn OpenPersonalTrustDBDialogEx<P0>(
    hwndparent: P0,
    dwflags: u32,
    pvreserved: Option<*mut *mut c_void>,
) -> BOOL
where P0: Param<HWND>,