pub unsafe extern "C" fn sgx_init_quote(
    p_target_info: *mut TargetInfo,
    p_gid: *mut EpidGroupId
) -> SgxStatus