pub unsafe extern "system" fn DrawCaption(
    hwnd: *mut HWND__,
    hdc: *mut HDC__,
    lprect: *const RECT,
    flags: u32
) -> i32