pub unsafe extern "C" fn mp_int_unsigned_len(z: mp_int) -> mp_result
Returns the number of bytes required to represent z as an unsigned binary value in base 256.
z