pub unsafe extern "C" fn Fl_add_system_handler(
    arg1: Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut c_void) -> c_int>,
    arg2: *mut c_void
)