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