Type Definition GScannerMsgFunc
glib_sys
type GScannerMsgFunc = Option<unsafe extern "C" fn(_: *mut GScanner, _: *mut c_char, _: gboolean)>;