pub unsafe extern "system" fn CreateDialogParamW(
    hinstance: HINSTANCE,
    lptemplatename: PCWSTR,
    hwndparent: HWND,
    lpdialogfunc: DLGPROC,
    dwinitparam: LPARAM,
) -> HWND