pub unsafe extern "C" fn sgx_read_rand(
    rand: *mut c_uchar,
    length_in_bytes: usize
) -> sgx_status_t