pub type GIOFunc = Option<unsafe extern "C" fn(source: *mut GIOChannel, condition: GIOCondition, user_data: gpointer) -> gboolean>;pub type GIOFunc = Option<unsafe extern "C" fn(source: *mut GIOChannel, condition: GIOCondition, user_data: gpointer) -> gboolean>;