pub unsafe extern "C" fn xls_parse_typed_value( text: *const c_char, error_out: *mut *mut c_char, value_out: *mut *mut CIrValue, ) -> bool