pub unsafe extern "C" fn Fl_screen_work_area_mouse(
    X: *mut c_int,
    Y: *mut c_int,
    W: *mut c_int,
    H: *mut c_int
)