pub unsafe fn DrawCaption<'a>( hwnd: impl IntoParam<'a, HWND>, hdc: impl IntoParam<'a, HDC>, lprect: *const RECT, flags: DRAW_CAPTION_FLAGS, ) -> BOOL