pub unsafe extern "system" fn FrameRgn(
    hdc: *mut HDC__,
    hrgn: *mut HRGN__,
    hbr: *mut HBRUSH__,
    w: i32,
    h: i32
) -> i32