pub unsafe extern "C" fn sgx_get_quote_size_ex(
    p_att_key_id: *const AttKeyId,
    p_quote_size: *mut u32
) -> SgxStatus