pub unsafe extern "C" fn xls_bits_make_sbits( bit_count: i64, value: i64, error_out: *mut *mut c_char, bits_out: *mut *mut CIrBits, ) -> bool