pub unsafe extern "C" fn g_scanner_input_text(
    scanner: *mut GScanner,
    text: *const gchar,
    text_len: guint
)