pub unsafe extern "system" fn SetRectRgn(
    hrgn: *mut HRGN__,
    left: i32,
    top: i32,
    right: i32,
    bottom: i32
) -> i32