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