pub unsafe extern "C" fn sgx_get_quote_size(
    p_sig_rl: *const u8,
    p_quote_size: *mut u32
) -> SgxStatus