pub unsafe extern "system" fn SetWindowRgn(
    hWnd: *mut HWND__,
    hRgn: *mut HRGN__,
    bRedraw: i32
) -> i32