pub unsafe extern "C" fn Fl_Glut_Window_set_cursor_image(
    self_: *mut Fl_Glut_Window,
    image: *const c_void,
    hot_x: c_int,
    hot_y: c_int
)