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