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