pub type scm_t_char_range = Struct_Unnamed77;
#[repr(C)]pub struct scm_t_char_range { pub lo: i32, pub hi: i32, }
lo: i32
hi: i32