pub unsafe extern "C" fn sgx_qe_get_quote(
    p_app_report: *const Report,
    quote_size: u32,
    p_quote: *mut u8
) -> Quote3Error