Type Definition GPrintFunc
glib_sys
type GPrintFunc = Option<unsafe extern "C" fn(_: *const c_char)>;