pub unsafe extern "system" fn BeginPaint(
    hwnd: *mut HWND__,
    lpPaint: *mut PAINTSTRUCT
) -> *mut HDC__