pub unsafe extern "C" fn g_ascii_string_to_signed( str: *const i8, base: u32, min: i64, max: i64, out_num: *mut i64, error: *mut *mut GError ) -> i32