pub unsafe extern "C" fn TEE_BigIntShiftRight(
dest: *mut TEE_BigInt,
op: *const TEE_BigInt,
bits: size_t,
) -> c_voidpub unsafe extern "C" fn TEE_BigIntShiftRight(
dest: *mut TEE_BigInt,
op: *const TEE_BigInt,
bits: size_t,
) -> c_void