pub unsafe extern "system" fn CreateRectRgnIndirect(
    lprect: *const RECT
) -> *mut HRGN__