pub unsafe fn DwmExtendFrameIntoClientArea<'a>( hwnd: impl IntoParam<'a, HWND>, pmarinset: *const MARGINS, ) -> Result<(), Error>