pub unsafe extern "C" fn xls_value_make_sbits( bit_count: i64, value: i64, error_out: *mut *mut c_char, result_out: *mut *mut CIrValue, ) -> bool