pub unsafe extern "C" fn sgx_get_supported_att_key_ids(
    p_att_key_id_list: *mut AttKeyId,
    att_key_id_num: u32
) -> SgxStatus